3.15.52 \(\int \frac {(2+3 x)^5}{(1-2 x)^2 (3+5 x)} \, dx\)

Optimal. Leaf size=51 \[ \frac {81 x^3}{20}+\frac {567 x^2}{25}+\frac {152793 x}{2000}+\frac {16807}{352 (1-2 x)}+\frac {156065 \log (1-2 x)}{1936}+\frac {\log (5 x+3)}{75625} \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 51, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \begin {gather*} \frac {81 x^3}{20}+\frac {567 x^2}{25}+\frac {152793 x}{2000}+\frac {16807}{352 (1-2 x)}+\frac {156065 \log (1-2 x)}{1936}+\frac {\log (5 x+3)}{75625} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(2 + 3*x)^5/((1 - 2*x)^2*(3 + 5*x)),x]

[Out]

16807/(352*(1 - 2*x)) + (152793*x)/2000 + (567*x^2)/25 + (81*x^3)/20 + (156065*Log[1 - 2*x])/1936 + Log[3 + 5*
x]/75625

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(2+3 x)^5}{(1-2 x)^2 (3+5 x)} \, dx &=\int \left (\frac {152793}{2000}+\frac {1134 x}{25}+\frac {243 x^2}{20}+\frac {16807}{176 (-1+2 x)^2}+\frac {156065}{968 (-1+2 x)}+\frac {1}{15125 (3+5 x)}\right ) \, dx\\ &=\frac {16807}{352 (1-2 x)}+\frac {152793 x}{2000}+\frac {567 x^2}{25}+\frac {81 x^3}{20}+\frac {156065 \log (1-2 x)}{1936}+\frac {\log (3+5 x)}{75625}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 52, normalized size = 1.02 \begin {gather*} \frac {81 x^3}{20}+\frac {567 x^2}{25}+\frac {152793 x}{2000}+\frac {16807}{352-704 x}+\frac {156065 \log (5-10 x)}{1936}+\frac {\log (5 x+3)}{75625}+\frac {385479}{10000} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(2 + 3*x)^5/((1 - 2*x)^2*(3 + 5*x)),x]

[Out]

385479/10000 + 16807/(352 - 704*x) + (152793*x)/2000 + (567*x^2)/25 + (81*x^3)/20 + (156065*Log[5 - 10*x])/193
6 + Log[3 + 5*x]/75625

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(2+3 x)^5}{(1-2 x)^2 (3+5 x)} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(2 + 3*x)^5/((1 - 2*x)^2*(3 + 5*x)),x]

[Out]

IntegrateAlgebraic[(2 + 3*x)^5/((1 - 2*x)^2*(3 + 5*x)), x]

________________________________________________________________________________________

fricas [A]  time = 1.45, size = 55, normalized size = 1.08 \begin {gather*} \frac {19602000 \, x^{4} + 99970200 \, x^{3} + 314873460 \, x^{2} + 32 \, {\left (2 \, x - 1\right )} \log \left (5 \, x + 3\right ) + 195081250 \, {\left (2 \, x - 1\right )} \log \left (2 \, x - 1\right ) - 184879530 \, x - 115548125}{2420000 \, {\left (2 \, x - 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^5/(1-2*x)^2/(3+5*x),x, algorithm="fricas")

[Out]

1/2420000*(19602000*x^4 + 99970200*x^3 + 314873460*x^2 + 32*(2*x - 1)*log(5*x + 3) + 195081250*(2*x - 1)*log(2
*x - 1) - 184879530*x - 115548125)/(2*x - 1)

________________________________________________________________________________________

giac [A]  time = 1.21, size = 72, normalized size = 1.41 \begin {gather*} \frac {27}{4000} \, {\left (2 \, x - 1\right )}^{3} {\left (\frac {1065}{2 \, x - 1} + \frac {7564}{{\left (2 \, x - 1\right )}^{2}} + 75\right )} - \frac {16807}{352 \, {\left (2 \, x - 1\right )}} - \frac {806121}{10000} \, \log \left (\frac {{\left | 2 \, x - 1 \right |}}{2 \, {\left (2 \, x - 1\right )}^{2}}\right ) + \frac {1}{75625} \, \log \left ({\left | -\frac {11}{2 \, x - 1} - 5 \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^5/(1-2*x)^2/(3+5*x),x, algorithm="giac")

[Out]

27/4000*(2*x - 1)^3*(1065/(2*x - 1) + 7564/(2*x - 1)^2 + 75) - 16807/352/(2*x - 1) - 806121/10000*log(1/2*abs(
2*x - 1)/(2*x - 1)^2) + 1/75625*log(abs(-11/(2*x - 1) - 5))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 40, normalized size = 0.78 \begin {gather*} \frac {81 x^{3}}{20}+\frac {567 x^{2}}{25}+\frac {152793 x}{2000}+\frac {156065 \ln \left (2 x -1\right )}{1936}+\frac {\ln \left (5 x +3\right )}{75625}-\frac {16807}{352 \left (2 x -1\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3*x+2)^5/(1-2*x)^2/(5*x+3),x)

[Out]

81/20*x^3+567/25*x^2+152793/2000*x+1/75625*ln(5*x+3)-16807/352/(2*x-1)+156065/1936*ln(2*x-1)

________________________________________________________________________________________

maxima [A]  time = 0.53, size = 39, normalized size = 0.76 \begin {gather*} \frac {81}{20} \, x^{3} + \frac {567}{25} \, x^{2} + \frac {152793}{2000} \, x - \frac {16807}{352 \, {\left (2 \, x - 1\right )}} + \frac {1}{75625} \, \log \left (5 \, x + 3\right ) + \frac {156065}{1936} \, \log \left (2 \, x - 1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^5/(1-2*x)^2/(3+5*x),x, algorithm="maxima")

[Out]

81/20*x^3 + 567/25*x^2 + 152793/2000*x - 16807/352/(2*x - 1) + 1/75625*log(5*x + 3) + 156065/1936*log(2*x - 1)

________________________________________________________________________________________

mupad [B]  time = 0.04, size = 35, normalized size = 0.69 \begin {gather*} \frac {152793\,x}{2000}+\frac {156065\,\ln \left (x-\frac {1}{2}\right )}{1936}+\frac {\ln \left (x+\frac {3}{5}\right )}{75625}-\frac {16807}{704\,\left (x-\frac {1}{2}\right )}+\frac {567\,x^2}{25}+\frac {81\,x^3}{20} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3*x + 2)^5/((2*x - 1)^2*(5*x + 3)),x)

[Out]

(152793*x)/2000 + (156065*log(x - 1/2))/1936 + log(x + 3/5)/75625 - 16807/(704*(x - 1/2)) + (567*x^2)/25 + (81
*x^3)/20

________________________________________________________________________________________

sympy [A]  time = 0.15, size = 42, normalized size = 0.82 \begin {gather*} \frac {81 x^{3}}{20} + \frac {567 x^{2}}{25} + \frac {152793 x}{2000} + \frac {156065 \log {\left (x - \frac {1}{2} \right )}}{1936} + \frac {\log {\left (x + \frac {3}{5} \right )}}{75625} - \frac {16807}{704 x - 352} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)**5/(1-2*x)**2/(3+5*x),x)

[Out]

81*x**3/20 + 567*x**2/25 + 152793*x/2000 + 156065*log(x - 1/2)/1936 + log(x + 3/5)/75625 - 16807/(704*x - 352)

________________________________________________________________________________________